QueryBuilder.php#305debugerror_satt170μsselect `id`, `description`, `short_description`, `subject_id` from `subject_descriptions` where `subject_descriptions`.`subject_id` in (10673, 10881, 12163) and `subject_descriptions`.`deleted_at` isnull
QueryBuilder.php#305debugerror_satt150μsselect `id`, `name`, `slug` from `sub_categories` where `sub_categories`.`id` in (0) and `sub_categories`.`deleted_at` isnull
QueryBuilder.php#305debugerror_satt270μsselect `id`, `user_id`, `completeable_type`, `completeable_id`, `complete_progress`, `is_complete` from `completes` where `completes`.`completeable_id` in (10673, 10881, 12163) and `completes`.`completeable_type` ='App\\Models\\Subject'
QueryBuilder.php#305debugerror_satt1.32msselect*from (select `questions`.`id`, `questions`.`subject_id`, `questions`.`category_id`, `questions`.`sub_category_id`, `questions`.`board_exam_id`, `questions`.`passage_id`, `questions`.`question_type`, `questions`.`question`, `questions`.`is_duplicate`, `questions`.`status`, `questions`.`image`, `subjectables`.`subject_id` as `pivot_subject_id`, `subjectables`.`subjectable_id` as `pivot_subjectable_id`, `subjectables`.`subjectable_type` as `pivot_subjectable_type`, row_number() over (partitionby `subjectables`.`subject_id` orderby `questions`.`created_at` desc) as `laravel_row` from `questions` innerjoin `subjectables` on `questions`.`id` = `subjectables`.`subjectable_id` where `subjectables`.`subject_id` in (10673, 10881, 12163) and `subjectables`.`subjectable_type` ='App\\Models\\Question'and `questions`.`status` ='active'and `questions`.`deleted_at` isnull) as `laravel_table` where `laravel_row` <=5orderby `laravel_row`
QueryBuilder.php#305debugerror_satt340μsselect `subjects`.`id`, `subjects`.`name`, `subjects`.`slug`, `subjectables`.`subjectable_id` as `pivot_subjectable_id`, `subjectables`.`subject_id` as `pivot_subject_id`, `subjectables`.`subjectable_type` as `pivot_subjectable_type`, `subjectables`.`created_user_id` as `pivot_created_user_id`, `subjectables`.`deleted_at` as `pivot_deleted_at`, `subjectables`.`status` as `pivot_status`, `subjectables`.`created_at` as `pivot_created_at`, `subjectables`.`updated_at` as `pivot_updated_at` from `subjects` innerjoin `subjectables` on `subjects`.`id` = `subjectables`.`subject_id` where `subjectables`.`subjectable_id` in (46453, 47296, 58432, 58824, 67516, 68192, 69898, 71961, 78964, 80047, 80710, 237652, 238023, 240256, 247309) and `subjectables`.`subjectable_type` ='App\\Models\\Question'and `subjects`.`deleted_at` isnull
QueryBuilder.php#305debugerror_satt130μsselect `id`, `title`, `passage` from `passages` where `passages`.`id` in (0) and `passages`.`deleted_at` isnull
SubjectRepository.php#122debugerror_satt430μsselect `id`, `name`, `slug`, `parent_id`, `_lft`, `_rgt` from `subjects` where (5897between `subjects`.`_lft` and `subjects`.`_rgt` and `subjects`.`id` <>10673) and `subjects`.`deleted_at` isnullorderby `_lft` asc
SubjectRepository.php#137debugerror_satt140μsselect `id`, `description`, `subject_id` from `subject_descriptions` where `subject_descriptions`.`subject_id` in (10564) and `subject_descriptions`.`deleted_at` isnull
SubjectRepository.php#322debugerror_satt450μsselect*from `mediables` where `mediable_type` ='App\\Models\\Subject'and `mediable_id` in (10673, 10881, 12163)
SubjectRepository.php#337debugerror_satt230μsselect `videos`.`video_src_url`, `mediables`.`mediable_id` as `chapter_id` from `videos` innerjoin `mediables` on `mediables`.`mediable_id` = `videos`.`id` where `videos`.`id` =0and `videos`.`video_src` ='youtube'and `videos`.`deleted_at` isnull